home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 132 (Alt)
/
Vol 132.iso
/
games
/
super_ka.swf
/
scripts
/
DefineButton2_1056
/
BUTTONCONDACTION on(release, keyPress 1).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-06-09
|
128 b
|
6 lines
on(release, keyPress "1"){
_root.f_enemyStopMc = true;
_root.enemyStopMc.gotoAndPlay(2);
btn1._visible = false;
}